home *** CD-ROM | disk | FTP | other *** search
- README for PROGRESS Sample Application
- =============================================
-
- The PROGRESS sample demonstrates using a URL moniker to download information.
-
- The program displays a dialog box containing information about the download:
- - a status message, that describes the current status of the download
- - a progress message, that describes the amount of information that has
- been downloaded
- - a text box, that displays the information that has arrived as part of
- the download.
-
- The program accepts an URL on the command line and will default to using
- "http://www.home.msn.com" if none is specified. Simply launch the program and
- press "GO" to watch the download proceed.
-